Step 6 - Deploy your application

Now that you have completed the project, the last step is to deploy your application from Kanzi Studio to Windows and Android..

In this final step of the tutorial you first create a Windows and then an Android application from your project.

Create a Windows Kanzi application

To create a Kanzi application for Windows:

  1. Select File > Export KZB > Export as KZB Player for Windows.
  2. Click Yes when asked whether you want Kanzi Studio to create the application directory structure.
  3. When Kanzi Studio creates the application, it adds the link to the application in the Status Bar and the Log window. Click the link to open the directory where Kanzi Studio created your application.
    Your application is stored in the Application Player directory of your Kanzi Studio project.
  4. To run the application, open the application .exe file.

Create an Android Kanzi application

In order to create a Kanzi application for Android devices, you need to set up the Kanzi build environment for Android. See Installing the Kanzi build environment for Android.

To create a Kanzi application for Android devices:

  1. Connect your Android device to your computer.
  2. Select File > Export KZB > Build Android Package.
    Kanzi Studio creates an Android package from your Kanzi Studio project, deploys, and runs it on your Android device.

< PREVIOUS STEP

What's next?

In this tutorial you created your first Kanzi application. Now you can: